home *** CD-ROM | disk | FTP | other *** search
- object fPopularity: TfPopularity
- Left = 430
- Top = 230
- BorderStyle = bsDialog
- Caption = 'Obl'#237'benost'
- ClientHeight = 241
- ClientWidth = 242
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object GroupBox: TGroupBox
- Left = 16
- Top = 8
- Width = 210
- Height = 190
- Caption = 'Nastavte hodnotu obl'#237'benosti'
- Color = clBtnFace
- ParentColor = False
- TabOrder = 0
- object Image1: TImage
- Left = 45
- Top = 28
- Width = 19
- Height = 19
- AutoSize = True
- Transparent = True
- end
- object Image2: TImage
- Left = 45
- Top = 60
- Width = 19
- Height = 19
- AutoSize = True
- Transparent = True
- end
- object Image3: TImage
- Left = 45
- Top = 93
- Width = 19
- Height = 19
- AutoSize = True
- Transparent = True
- end
- object Image4: TImage
- Left = 45
- Top = 125
- Width = 19
- Height = 18
- AutoSize = True
- Transparent = True
- end
- object Image5: TImage
- Left = 45
- Top = 158
- Width = 19
- Height = 18
- AutoSize = True
- Transparent = True
- end
- object Label1: TLabel
- Left = 147
- Top = 31
- Width = 6
- Height = 13
- Caption = '1'
- end
- object Label2: TLabel
- Left = 147
- Top = 63
- Width = 6
- Height = 13
- Caption = '2'
- end
- object Label3: TLabel
- Left = 147
- Top = 95
- Width = 6
- Height = 13
- Caption = '3'
- end
- object Label4: TLabel
- Left = 147
- Top = 127
- Width = 6
- Height = 13
- Caption = '4'
- end
- object Label5: TLabel
- Left = 147
- Top = 159
- Width = 6
- Height = 13
- Caption = '5'
- end
- object TrackBar: TTrackBar
- Left = 83
- Top = 27
- Width = 45
- Height = 150
- Max = 5
- Min = 1
- Orientation = trVertical
- PageSize = 1
- Frequency = 1
- Position = 3
- SelEnd = 0
- SelStart = 0
- TabOrder = 0
- TickMarks = tmBoth
- TickStyle = tsAuto
- end
- end
- object btnOK: TBitBtn
- Left = 73
- Top = 207
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- NumGlyphs = 2
- end
- object btnCancel: TBitBtn
- Left = 151
- Top = 207
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Storno'
- ModalResult = 2
- TabOrder = 2
- NumGlyphs = 2
- end
- end
-